Random Early Detection Gateways for Gongestion Avoidance
نویسنده
چکیده
The paper presents an active queue management technique of preventing congestion in packet-switch networks called Random Early Detection (RED) gateways. RED is based on the observation that congestion can most accurately be understood at the gateway, since it can distinguish high propagation delay from high delay brought on by increasing queue lengths. Therefore, they suggest that congestion detection should be done at the gateway. Congestion is detected in the gateway by measuring the average queue length, and notification of congestion to sources is done by either dropping packets or marking them. This mechanism has some desirable properties, including not being biased against bursty traffic, and being able to avoid global synchronization, a problem where all hosts in a network are notified of congestion at the same time and simultaneously reduce their window size and output to the network. The key way that RED follows to achieve the above properties is through its randomization mechanism. When packets are marked randomly, the probability that a particular packet is marked is proportional to the bandwidth that the connection it is on is consuming. Concerning some weak points of the paper, I think while the paper gives some good science on the parameters of the RED gateways, how to select the values of the parameters is an open engineering problem. It seems to me that the network engineer has to try a lot to tune the RED gateways under different traffic loads. Another issue is related with fairness and misbehaviour. Although RED could identify connections using a large share of the total bandwidth using the marking-probability method, it could realize the fairness only cooperated by the congestion avoidance algorithm in transport-layer. In another words, RED only could indicate the misbehaving users, but the control and avoidance work should be done in the transport-layer which is contrary to what they argue that RED could be deployed without changes in end-to-end protocols. Active queue management and RED specifically is a very elegant way of reducing the congestion in the network since they attack the problem at the moment it appears. Moreover the fact that it can be gradually deployed without needing all the Internet routers get changed made makes the method very promising. RFC-2309 encourages the use of RED in Internet. Moreover, from some research I did I found that Cisco has routers with WRED capability, a variant of RED. All these indicate that people have considered RED in use of today’s Internet.
منابع مشابه
Modeling and Performance Analysis of Dynamic Random Early Detection (DRED) Gateway for Congestion Avoidance
One of the most prominent congestion avoidance schemes in the Internet architecture is the Random Early Detection (RED) algorithm. Several modifications and enhancements have been made to the original RED so as to make it more responsive to congestion avoidance at the gateways. In this paper, we introduced the Dynamic Random Early Detection (DRED) model, which uses a newly introduced parameter ...
متن کاملLow pass filter/over drop avoidance (LPF/ODA): an algorithm to improve the response time of RED gateways
The low pass filter (LPF) algorithm, which is used to calculate the average queue length in the random early detection (RED) algorithm, results in a poor response time when RED recovers from congestion. In this paper, we propose a new algorithm, called low pass filter/over drop avoidance (LPF/ODA), to improve the response time of RED. LPF/ODA is based on reducing the time required by RED to rec...
متن کاملPacket Loss of Congestion Control Using Early Random in Network
Congestion control of a variable bit-rate data stream crossing the Internet is crucial to ensuring the quality of the received data. This paper discusses the use of link-sharing mechanisms in packet networks and presents algorithms for hierarchical link-sharing. Hierarchical linksharing allows multiple agencies, protocol families, or traffic types to share the bandwidth on a link in a controlle...
متن کاملRefined Design of Random Early Detection Gateways
Random Early Detection (RED) was proposed as an active gateway queue-management mechanism. This paper proposes to alter the RED design guideline that unconditionally allows transient congestion, and evaluates its impacts. This unconditional allowance of transient congestion is shown to be harmful when the queue is near full, because it causes buffer overflow at a gateway. Buffer overflow at a g...
متن کامل